| Total Complexity | 14 |
| Dependencies | 1 |
| Dependents | 1 |
| Total lines | 108 |
| Lines of code | 65 |
| Logical lines of code | 34 |
| Comment lines | 16 |
| Methods | 7 |
| Properties | 0 |
| Method | Rating | Maintainability | Complexity | Lines of code |
|---|---|---|---|---|
| create_table() | 60 | 4 | 13 | |
| table_sql() | 56 | 2 | 20 | |
| install() | 72 | 2 | 6 | |
| add_table_on_create_blog() | 68 | 2 | 8 | |
| upgrade() | 70 | 2 | 6 | |
| __construct() | 74 | 1 | 4 | |
| remove_table_on_delete_blog() | 66 | 1 | 8 |